[INFO] cloning repository https://github.com/cdellacqua/inline_csharp.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cdellacqua/inline_csharp.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdellacqua%2Finline_csharp.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdellacqua%2Finline_csharp.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5fae837bbade41447f97f44d54be0976a22b4121
[INFO] fixing cdellacqua/inline_csharp.rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdellacqua%2Finline_csharp.rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cdellacqua/inline_csharp.rs
[INFO] finished tweaking git repo https://github.com/cdellacqua/inline_csharp.rs
[INFO] tweaked toml for git repo https://github.com/cdellacqua/inline_csharp.rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cdellacqua/inline_csharp.rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cdellacqua/inline_csharp.rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shellexpand v3.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f3951d2efba2b127a8f116507ad87d5aa7fa97460d758fc0599a224452e9c142
[INFO] running `Command { std: "docker" "start" "f3951d2efba2b127a8f116507ad87d5aa7fa97460d758fc0599a224452e9c142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f3951d2efba2b127a8f116507ad87d5aa7fa97460d758fc0599a224452e9c142" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3951d2efba2b127a8f116507ad87d5aa7fa97460d758fc0599a224452e9c142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f3951d2efba2b127a8f116507ad87d5aa7fa97460d758fc0599a224452e9c142" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking shellexpand v3.1.2
[INFO] [stderr]     Checking litrs v1.0.0
[INFO] [stderr]     Checking quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking inline_csharp_core v0.1.1 (/opt/rustwide/workdir/inline_csharp_core)
[INFO] [stderr]     Checking inline_csharp_macros v0.1.1 (/opt/rustwide/workdir/inline_csharp_macros)
[INFO] [stderr]     Checking inline_csharp v0.1.1 (/opt/rustwide/workdir/inline_csharp)
[INFO] [stderr]     Checking inline_csharp_demo v0.1.1 (/opt/rustwide/workdir/inline_csharp_demo)
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp/tests/flags.rs:104:28
[INFO] [stdout]     |
[INFO] [stdout] 104 |   const CT_BUILD_FLAG: i32 = ct_csharp! {
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 105 | |     build = "--nologo",
[INFO] [stdout] 106 | |     static int Run() {
[INFO] [stdout] 107 | |         return 1 + 1;
[INFO] [stdout] 108 | |     }
[INFO] [stdout] 109 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp/tests/flags.rs:159:27
[INFO] [stdout]     |
[INFO] [stdout] 159 |   const CT_RUN_FLAG: &str = ct_csharp! {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 160 | |     run = "ct42",
[INFO] [stdout] 161 | |     static string Run() {
[INFO] [stdout] 162 | |         return System.Environment.GetCommandLineArgs()[1];
[INFO] [stdout] 163 | |     }
[INFO] [stdout] 164 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp_demo/src/main.rs:198:24
[INFO] [stdout]     |
[INFO] [stdout] 198 |   const PI_APPROX: f64 = ct_csharp! {
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 199 | |     static double Run() {
[INFO] [stdout] 200 | |         return System.Math.PI;
[INFO] [stdout] 201 | |     }
[INFO] [stdout] 202 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp_demo/src/main.rs:205:26
[INFO] [stdout]     |
[INFO] [stdout] 205 |   const PRIMES: [i32; 5] = ct_csharp! {
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 206 | |     static int[] Run() {
[INFO] [stdout] 207 | |         return new int[] { 2, 3, 5, 7, 11 };
[INFO] [stdout] 208 | |     }
[INFO] [stdout] 209 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp_demo/src/main.rs:212:25
[INFO] [stdout]     |
[INFO] [stdout] 212 |   const DAYS: [&str; 3] = ct_csharp! {
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 213 | |     static string[] Run() {
[INFO] [stdout] 214 | |         return new string[] { "Mon", "Tue", "Wed" };
[INFO] [stdout] 215 | |     }
[INFO] [stdout] 216 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp_demo/src/main.rs:219:35
[INFO] [stdout]     |
[INFO] [stdout] 219 |   const OPT_INT_SOME: Option<i32> = ct_csharp! {
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 220 | |     static int? Run() {
[INFO] [stdout] 221 | |         return 99;
[INFO] [stdout] 222 | |     }
[INFO] [stdout] 223 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp_demo/src/main.rs:226:35
[INFO] [stdout]     |
[INFO] [stdout] 226 |   const OPT_INT_NONE: Option<i32> = ct_csharp! {
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 227 | |     static int? Run() {
[INFO] [stdout] 228 | |         return null;
[INFO] [stdout] 229 | |     }
[INFO] [stdout] 230 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp_demo/src/main.rs:233:36
[INFO] [stdout]     |
[INFO] [stdout] 233 |   const OPT_STR_SOME: Option<bool> = ct_csharp! {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 234 | |     static bool? Run() {
[INFO] [stdout] 235 | |         return true;
[INFO] [stdout] 236 | |     }
[INFO] [stdout] 237 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp_demo/src/main.rs:240:36
[INFO] [stdout]     |
[INFO] [stdout] 240 |   const OPT_STR_NONE: Option<bool> = ct_csharp! {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 241 | |     static bool? Run() {
[INFO] [stdout] 242 | |         return null;
[INFO] [stdout] 243 | |     }
[INFO] [stdout] 244 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inline_csharp` (test "flags") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp_demo/src/main.rs:198:24
[INFO] [stdout]     |
[INFO] [stdout] 198 |   const PI_APPROX: f64 = ct_csharp! {
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 199 | |     static double Run() {
[INFO] [stdout] 200 | |         return System.Math.PI;
[INFO] [stdout] 201 | |     }
[INFO] [stdout] 202 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp_demo/src/main.rs:205:26
[INFO] [stdout]     |
[INFO] [stdout] 205 |   const PRIMES: [i32; 5] = ct_csharp! {
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 206 | |     static int[] Run() {
[INFO] [stdout] 207 | |         return new int[] { 2, 3, 5, 7, 11 };
[INFO] [stdout] 208 | |     }
[INFO] [stdout] 209 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp_demo/src/main.rs:212:25
[INFO] [stdout]     |
[INFO] [stdout] 212 |   const DAYS: [&str; 3] = ct_csharp! {
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 213 | |     static string[] Run() {
[INFO] [stdout] 214 | |         return new string[] { "Mon", "Tue", "Wed" };
[INFO] [stdout] 215 | |     }
[INFO] [stdout] 216 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp_demo/src/main.rs:219:35
[INFO] [stdout]     |
[INFO] [stdout] 219 |   const OPT_INT_SOME: Option<i32> = ct_csharp! {
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 220 | |     static int? Run() {
[INFO] [stdout] 221 | |         return 99;
[INFO] [stdout] 222 | |     }
[INFO] [stdout] 223 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp_demo/src/main.rs:226:35
[INFO] [stdout]     |
[INFO] [stdout] 226 |   const OPT_INT_NONE: Option<i32> = ct_csharp! {
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 227 | |     static int? Run() {
[INFO] [stdout] 228 | |         return null;
[INFO] [stdout] 229 | |     }
[INFO] [stdout] 230 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp_demo/src/main.rs:233:36
[INFO] [stdout]     |
[INFO] [stdout] 233 |   const OPT_STR_SOME: Option<bool> = ct_csharp! {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 234 | |     static bool? Run() {
[INFO] [stdout] 235 | |         return true;
[INFO] [stdout] 236 | |     }
[INFO] [stdout] 237 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp_demo/src/main.rs:240:36
[INFO] [stdout]     |
[INFO] [stdout] 240 |   const OPT_STR_NONE: Option<bool> = ct_csharp! {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 241 | |     static bool? Run() {
[INFO] [stdout] 242 | |         return null;
[INFO] [stdout] 243 | |     }
[INFO] [stdout] 244 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp/tests/return_types.rs:282:32
[INFO] [stdout]     |
[INFO] [stdout] 282 |   const CT_INT_ARRAY: [i32; 3] = ct_csharp! {
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 283 | |     static int[] Run() {
[INFO] [stdout] 284 | |         return new int[] { 100, 200, 300 };
[INFO] [stdout] 285 | |     }
[INFO] [stdout] 286 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inline_csharp_demo` (bin "inline_csharp_demo") due to 7 previous errors
[INFO] [stderr] error: could not compile `inline_csharp_demo` (bin "inline_csharp_demo" test) due to 7 previous errors
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp/tests/return_types.rs:293:36
[INFO] [stdout]     |
[INFO] [stdout] 293 |   const CT_STRING_ARRAY: [&str; 2] = ct_csharp! {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 294 | |     static string[] Run() {
[INFO] [stdout] 295 | |         return new string[] { "compile", "time" };
[INFO] [stdout] 296 | |     }
[INFO] [stdout] 297 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp/tests/return_types.rs:305:39
[INFO] [stdout]     |
[INFO] [stdout] 305 |   const CT_NESTED_LIST: [[i32; 2]; 2] = ct_csharp! {
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 306 | |     using System.Collections.Generic;
[INFO] [stdout] 307 | |     static List<List<int>> Run() {
[INFO] [stdout] 308 | |         var a = new List<int> { 10, 20 };
[INFO] [stdout] ...   |
[INFO] [stdout] 312 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp/tests/return_types.rs:320:38
[INFO] [stdout]     |
[INFO] [stdout] 320 |   const CT_NULLABLE_INT: Option<i32> = ct_csharp! {
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 321 | |     static int? Run() {
[INFO] [stdout] 322 | |         return 42;
[INFO] [stdout] 323 | |     }
[INFO] [stdout] 324 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_csharp: I/O error: failed to run `dotnet --version`: No such file or directory (os error 2)
[INFO] [stdout]    --> inline_csharp/tests/return_types.rs:333:44
[INFO] [stdout]     |
[INFO] [stdout] 333 |   const CT_NULLABLE_LIST: Option<[i32; 3]> = ct_csharp! {
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 334 | |     using System.Collections.Generic;
[INFO] [stdout] 335 | |     static List<int>? Run() {
[INFO] [stdout] 336 | |         return new List<int> { 7, 8, 9 };
[INFO] [stdout] 337 | |     }
[INFO] [stdout] 338 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_csharp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inline_csharp` (test "return_types") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "f3951d2efba2b127a8f116507ad87d5aa7fa97460d758fc0599a224452e9c142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3951d2efba2b127a8f116507ad87d5aa7fa97460d758fc0599a224452e9c142", kill_on_drop: false }`
[INFO] [stdout] f3951d2efba2b127a8f116507ad87d5aa7fa97460d758fc0599a224452e9c142
